gnus-icalendar small fix
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:47:07 +0000 (23:47 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:47:07 +0000 (23:47 -0700)
commit305bca8a7614d6aa4d17ec1eff07a4d24625aefa
tree72d4daeefe998b432f68e621870c5bbd529957a0
parent750c4e2d3106b082bfa72b14716842b26014f3b8
gnus-icalendar small fix

* gnus/gnus-icalendar.el (gnus-icalendar-event--build-reply-event-body):
Avoid using `find', which i) might not be defined at runtime;
ii) does not work, since its default test is eql, not equal.
(gnus-mime-action-alist): Declare.
lisp/gnus/ChangeLog
lisp/gnus/gnus-icalendar.el